BACK TO LIST

Syntax:

VA1.Stop_everything_now = "YES"/"NO"

Details :

Only disables all processings. Does not stop recording

Example :

Private Sub DataError()

If ^^^^^^ then VA1.Stop_everything_now = "YES"

End Sub

See Examples.